The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:perl ${PN}"

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlop - Perl operators and precedence River stage five • 11693 direct dependents • 33184 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlunicook - cookbookish examples of handling Unicode in Perl River stage five • 11693 direct dependents • 33184 total dependents

This manpage contains short recipes demonstrating how to handle common Unicode operations in Perl, plus one complete program at the end. Any undeclared variables in individual recipes are assumed to have a previous appropriate value in them....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlunicook - cookbookish examples of handling Unicode in Perl River stage five • 11693 direct dependents • 33184 total dependents

This manpage contains short recipes demonstrating how to handle common Unicode operations in Perl, plus one complete program at the end. Any undeclared variables in individual recipes are assumed to have a previous appropriate value in them....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlclassguts - Internals of how feature 'class' and class syntax works River stage five • 11693 direct dependents • 33184 total dependents

This document provides in-depth information about the way in which the perl interpreter implements the "feature 'class'" syntax and overall behaviour. It is not intended as an end-user guide on how to use the feature. For that, see perlclass. The rea...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlrecharclass - Perl Regular Expression Character Classes River stage five • 11693 direct dependents • 33184 total dependents

The top level documentation about Perl regular expressions is found in perlre. This manual page discusses the syntax and use of character classes in Perl regular expressions. A character class is a way of denoting a set of characters in such a way th...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlrecharclass - Perl Regular Expression Character Classes River stage five • 11693 direct dependents • 33184 total dependents

The top level documentation about Perl regular expressions is found in perlre. This manual page discusses the syntax and use of character classes in Perl regular expressions. A character class is a way of denoting a set of characters in such a way th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
9 results (0.057 seconds)